@charset"utf-8";

/*reset*/

/* CSS reset for c_b */
 body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table th, table td {
	padding:5px;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
ception, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
a {
	color:#666;
	text-decoration:none !important;
}
/*for ie f6n.net*/
 a:focus {
	outline:none;
}
/*for ff f6n.net*/
 a:hover {
	text-decoration: underline;
}
hr{
	height: 1px;
    border: none;
    border-top: 1px dashed #eee;
    margin-bottom: 20px;
}
embed{
border-top: 5px solid #000;
}

/*定位*/
 .tl {
	text-align:left;
}
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.bc {
	margin-left:auto;
	margin-right:auto;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.zoom {
	zoom:1
}
.hidden {
	visibility:hidden;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
-moz-box-sizing:content-box;
 -webkit-box-sizing:content-box;
 box-sizing:content-box;

/*其他*/
 .curp {
	cursor:pointer
}
;

/*原reset*/
 sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	outline:none;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	*font-size:100%;
}
input, select {
	vertical-align:middle;
}
body {
	font:12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
/*title*/
 h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
/*end reset*/

/*清除浮动*/
 .clearfix:after {
	content:'';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	/*兼容 IE*/
	zoom: 1;
}
#roll_top, #fall, #ct {
	position:relative;
	cursor:pointer;
	height:52px;
	width:52px
}
#roll_top {
	background:url(/tpl/web/images/top.gif) no-repeat
}
#fall {
	background:url(/tpl/web/images/top.gif) no-repeat 0 -80px
}
#ct {
	background:url(/tpl/web/images/top.gif) no-repeat 0 -40px
}
#roll {
	display:block;
	width:15px;
	margin-right:-558px;
	position:fixed;
	right:46%;
	top:80%;
	_margin-right:-558px;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index:100;
}
/* CSS Document */
 body {
	background-color:#fff;
	overflow-x:hidden;
	color:#666;
	font-size:12px;
	font-family: "微软雅黑", Arial;
	position:relative;
}
/*网站字体颜色*/
 .header, .content, .footer, .container {
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}
/* header部分 */
 .wrap-header {
	height: 40px;
	background:#34529a;
}
.header {
	max-width: 1200px;
	height: 40px;
	margin:0 auto;
}
.header p {
	float: left;
	height: 45px;
	line-height:40px;
	font-size: 14px;
	color:#FFF;
}
.header .hdu1 {
	float: right;
	height: 16px;
	margin-top: 15px;
}
.header .hdu1 li {
	float: left;
	height: 16px;
	color:#FFF;
	padding-left:15px;
	line-height: 16px;
	border-left: 1px dotted rgba(253, 188, 10, 0.3);
	position: relative;
	cursor: pointer;
}
.header .hdu1 li a {
	color:#FFF;
	text-decoration:none;
}
.header .hdu1 li:first-child {
	border-left: none;
	padding-right:15px;
}
.header .hdu1 li span {
	display: none;
	position: absolute;
	left: -30px;
	top: 28px;
	width: 105px;
	height: 105px;
	z-index: 2;
	padding:6px;
	background: #34529a;
}
.header .hdu1 li span img {
	width: 105px;
	height: 105px;
}
.header .hdu1 li:hover span {
	display: block;
}
/* logo部分 */
 .logo {
	height: 150px;
	background: #fff;
}
.logo .container {
	height: 140px;
	position: relative;
}
.logo .logoImg {
	position: absolute;
	left: 0;
	top: 37px;
}
.logo .l_title {
	width: 604px;
	height: 95px;
	position: absolute;
	left: 80px;
	padding: 45px 0 0 40px;
}
.logo .l_title .l_p1 {
	font-size: 40px;
	font-weight:600;
	position: relative;
	color: #333;
	margin-top: -12px;
}
.logo .l_title .l_p2 {
	font-size: 14px;
	color: #666;
	margin-top: -10px;
	overflow: hidden;
	text-transform: uppercase;
	word-spacing: 5px;
}
.logo .l_ts {
	position: absolute;
	left: 335px;
	width: 315px;
	top: 0;
	padding: 52px 20px 0 30px;
	height: 90px;
	color: #666;
	font-size: 16px;
	background: url(/tpl/web/images/index_05.png) no-repeat left 35px;
}
.logo .l_ts .ts_p {
	font-size: 18px;
	color: #fff;
	background: #34529a;
	display: inline-block;
	line-height: 20px;
	padding: 7px 20px 8px;
	border-radius: 3px;
	margin-bottom: 12px;
}
.logo .tel {
	height: 91px;
	position: absolute;
	right: 0;
	top: 30px;
	padding-top: 20px;
	padding-left: 80px;
	background: url(/tpl/web/images/htel.png) no-repeat left center;
}
.logo .tel_p1{font-size:18px; color:#666; line-height:30px;}
.logo .tel p {
	font-size: 35px;
	color: #fdbc0a;
	line-height: 35px;
	font-family: arial;
}
/* nav部分 */
 .Nav {
	height:60px;
	background:#34529a;
}
.Nav .navBox {
	height: 60px;
	line-height: 60px;
}
.Nav .navBox li.nLi {
	font-size:15px;
	float:left;
	/*background:#fdbc0a;*/
}
.Nav .navBox li.fengexian {
	width:1px;
	height:60px;
	float: left;
	background:#b5fffe;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.nav {
	height:60px;
	line-height:34px;
	position:relative;
	z-index:999;
}
.nav a {
	color:#fff;
}
.nav .nLi {
	float:left;
	position:relative;
	display:inline;
}
.nav .nLi h3 {
	float:left;
	line-height:60px;
}
.nav .nLi h3 a {
	display:block;
	padding:0 40px;
	font-size:17px;
	font-weight:normal;
}
.nav .sub {
	display:none;
	width:100%;
	left:0;
	top:60px;
	position:absolute;
	background:rgba(17, 17, 17, 0.8);
	line-height:30px;
	text-align: center;
}
.nav .sub li {
	zoom:1;
}
.nav .sub a {
	display:block;
	padding:4px 10px;
	font-size: 14px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	color:#f5f5f5;
}
.nav .sub a:hover {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	border-bottom: 1px solid rgb(214, 73, 0);
}
.nav .cur h3 a {
	color:#000;
	background: -webkit-linear-gradient(#fea100, #fea100);
	background: -o-linear-gradient(#fea100, #fea100);
	background: -moz-linear-gradient(#fea100, #fea100);
	background: -mos-linear-gradient(#fea100, #fea100);
	background: linear-gradient(#fea100, #fea100);
}
.nav .on h3 a {
	color:#fff;
	background: -webkit-linear-gradient(#fea100, #fea100);
	background: -o-linear-gradient(#fea100, #fea100);
	background: -moz-linear-gradient(#fea100, #fea100);
	background: -mos-linear-gradient(#fea100, #fea100);
	background: linear-gradient(#fea100, #fea100);
}
.fudong {
	position:fixed;
	top:100px;
	z-index:999;
	left:50%;
	margin-left:-600px;
}
.nav_f {
	position:fixed;
	top:0;
	z-index:999;
	width: 100%;
}
.wenhua {
	width: 440px;
	float: left;
}
.wenhuatu {
	width: 600px;
	margin-top: 30px;
	float: right;
}
.webform {
	width: 100% !important;
	height: 500px !important;
}
/**/

/*首页推荐产品*/
.index_products{
	overflow: hidden;
	padding: 80px 0;
}
.inprolist{
	width: 275px;
	float: left;
}
.inprolist .title{
	width: 100%;
	padding: 33px 0;
	background: #34529a;
	text-align: center;
}
.inprolist .title p{
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	
}
.inprolist .title span{
	color: #fff;
	opacity: .4;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 30px;
}
.inprolist .line1{
	background: #f9f9f9;
}
.inprolist .line1 .pfw{
	
}
.inprolist .line1 .pfw h3{
	background: #ececec;
	height: 55px;
	line-height: 55px;
	font-size: 15px;
	
}
.inprolist .line1 .pfw h3 a{
	display: block;
	background: url(/tpl/web/images/proline.png) no-repeat 33px 19px;
	padding-left: 62px;
	color: #666;
}
.inprolist .line1 .pfw ul.artlist{
	display: block;
	padding: 15px 0;
}
.inprolist .line1 .pfw ul.artlist li a{
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #777;
	padding-left: 62px;
}

.inpromain{
	width: 897px;
	height: 545px;
	border: 1px solid #eee;
	float: right;
}
.inpromain .title{
	width: 100%;
	background: url(/tpl/web/images/rexiaobj.jpg) no-repeat;
	height: 100px;
	text-align: center;
	position: relative;
	padding-top: 25px;
}
.inpromain .title span{
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	color: #f1f1f1;
}
.inpromain .title p{
	font-size: 36px;
	color: #fb8800;
	font-weight: 700;
	margin-top: -38px;
}

.picScroll-left{
	position: relative;
	margin-top: 10px;
}
.picScroll-left .hd{
	
}
.picScroll-left .bd{
	
}
.picScroll-left .bd .tempWrap{
	width: 810px!important;
	    margin-left: 45px;
}
.picScroll-left .bd ul.picList li{
	display: block;
}
.picScroll-left .bd ul.picList li .pic{
	width: 380px;
	height: 285px;
	float: left;
	margin-right: 20px;
}
.picScroll-left .bd ul.picList li .pic img{
	width: 380px;
}
.picScroll-left .bd ul.picList li .jieshao{
	width: 385px;
	margin-top: 15px;
	float: left;
}
.picScroll-left .bd ul.picList li .jieshao .protit{
	font-size: 26px;
	color: #333;
	line-height: 35px;
	padding-bottom: 15px;
}
.picScroll-left .bd ul.picList li .jieshao .protit a{
	color: #333;
}
.picScroll-left .bd ul.picList li .jieshao .tedian span{
	font-size: 16px;
	color: #0765b5;
	float: left;
	display: block;
}
.picScroll-left .bd ul.picList li .jieshao .tedian em{
	width: 306px;
	height: 1px;
	display: block;
	border-bottom: 1px dotted #ccc;
	float: right;
	margin-top: 10px;
}
.picScroll-left .bd ul.picList li .jieshao .note{
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}

.picScroll-left .bd ul.picList li .jieshao .note pre{
	font: 14px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	color: #979797;
	line-height: 25px;
}
.anniu a{
	width: 131px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	display: block;
	float: left;
	border-radius: 50px;
	margin-top: 15px;
}
.anniu a.anniu01{
	background: #34529a;
}
.anniu a.anniu02{
	background: #fb8800;
	margin-left: 20px;
}

.picScroll-left .hd .prev{
	    display: block;
    width: 23px;
    height: 40px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 115px;
    left: 15px;
    background: url(/tpl/web/images/proqie.jpg) no-repeat 0 0px;
	z-index: 999999;
}
.picScroll-left .hd .next {
	display: block;
	width: 23px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 115px;
	    right: 10px;
	    background: url(/tpl/web/images/proqie.jpg) no-repeat -24px 0px;
    z-index: 999999;
}

/* -- 弹出窗口 -- */
 #mesbook1_c, #mesbook1 {
	display:none;
	z-index:1001;
	width:398px;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:20px;
}
#mesbook1_c div, #mesbook1 div {
	border:1px solid #E4E3E3;
	background:#EBECEB;
	height:18px;
	padding:4px .5em 0;
	margin-bottom:10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width:370px;
	margin:0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float:left;
	width: 75px;
	overflow:hidden;
	padding-left: 20px;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width:265px;
	float:right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom:10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right:20px;
}
.b15 {
	background: url(/tpl/web/images/SkinsVIBtn.png) no-repeat;
	border:0;
	cursor: pointer;
	overflow:hidden;
}
.b15 {
	background-position:-79px -650px;
	width:60px;
	height:24px;
	line-height:24px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
/*处理中动画占全屏*/
 #oran_div_processing {
	width:300px;
	padding:20px;
	z-index:9999;
	text-align:center;
	background:#fffeef;
	border:solid 1px #b8ab04;
}
.retop ul {
	overflow:hidden;
}
.retop li {
	float:left;
	margin-left:10px;
}
.retop li img {
	display:block;
}
.rtTop {
	width:43px;
	height:43px;
	overflow:hidden;
	position:fixed;
	top:85%;
	right:51%;
	margin-right:-675px;
	cursor:pointer;
	display:none;
}
.rtTop h4 {
	width:43px;
	height:43px;
	overflow:hidden;
	position:relative;
}
.rtTop img {
	display:block;
	position:absolute;
	top:0;
	left:0;
}
/**/
 .footer {
	width: 100%;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.footerTop {
	width: 100%;
    background: #34529a;
    padding-top: 80px;
    padding-bottom: 60px;
}
.footerTop .footerMenu {
	width: 100%;
	padding-bottom: 34px;
	border-bottom: 1px solid #1c2632;
}
.footerTop .footerMenu li {
	float: left;
	font-size: 16px;
	color: #999999;
	padding:0 19px;
	border-left: 1px solid #373e46;
	border-right: 1px solid #666666;
}
.footerTop .footerMenu li:first-child {
	border-left: none;
	padding-left: 0;
}
.footerTop .footerMenu li.last {
	padding-right: 0;
	border-right: none;
}
.footerTop .footerMenu li a {
	color: #999999;
}
.footerTop .conBox {
	width: 100%;
}
.footerTop .conBox .conL {
	float: left;
}
.footerTop .conBox .conL dl {
	float: left;
	background: url(/tpl/web/images/footer_xian.png) no-repeat left top;
	height: 192px;
	padding-left: 30px;
}
.footerTop .conBox .conL dt {
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.footerTop .conBox .conL dd a {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 8px;
}
.footerTop .conBox .conL dd a:hover {
	color:#feba00;
}
.footerTop .conBox .conL dd p {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 8px;
}
.footerTop .conBox .conL dd p span {
	color: #fff;
	font-weight: bold;
}
.footerTop .conBox .conL dl.dl1 {
    width: 150px;
    background: none;
    padding-right: 70px;
}
.footerTop .conBox .conL dl.dl1 img{
    width: 80px;
    background: none;
    display: block;
    margin: 0 auto;
}
.footerTop .conBox .conL dl.dl1 dd{
	color: #fac30b;
    font-size: 25px;
    text-align: center;
}
.footerTop .conBox .conL dl.dl1 dd span{
    color: #fff;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    word-spacing: 1em;
    line-height: 25px;
}

.footerTop .conBox .conL dl.dl2 {
	width: 200px;
}
.footerTop .conBox .conL dl.dl3 {
	width: 450px;
}
.footerTop .conBox .conL dl.dl4 {
	width: 200px;
}
.footerTop .conBox .conR {
	float: right;
	width: 200px;
}
.footerTop .conBox .conR p {
	float: left;
	text-align: center;
}
.footerTop .conBox .conR p span {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    line-height: 20px;    
}
.footerTop .conBox .conR p:first-child {
	margin-right: 20px;
}
.footerBottom {
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: #000;
}
.footerBottom .banquan {
	width:1200px;
	margin:0 auto;
}
.footerBottom p {
	font-size: 12px;
	color: #666;
	text-align:left;
	float:left;
}
.footerBottom a {
	color: #999;
}
.footerBottom p a#banq {
	color: #666;
}
.footerBottom .banquan span {
	float:right;
	display:block;
	font-size: 12px;
}
.footerBottom a:hover {
	color:#feba00;
}

/*网站导航*/
.site_map_con{font-size:14px;color:#666;padding:20px;}
.site_map_con .line{padding:25px 0px;overflow:hidden;}
.site_map_con .line1{border-bottom:1px solid #e9e9e9;}
.site_map_con .line .item{float:left; width: 21%; margin-right: 5%; text-indent: 15px; margin-bottom: 30px;}
.site_map_con .line .item:nth-child(5){clear: both; }
.site_map_con .line .item:nth-child(4n){ margin-right:0; }
.site_map_con .line .item .className{padding-bottom:5px;border-bottom:1px dashed #d3d3d3;font-size: 14px;line-height: 28px; margin-bottom: 15px;}
.site_map_con .line .item ul li{line-height:28px;}

.site_map_con .line .item .className {
    background: url(/tpl/web/images/shipping_instructions_01.png) 0px 10px no-repeat;
}
.site_map_con .daolan{
	padding-bottom: 20px;
}
.site_map_con .daolan h3{
	padding-bottom: 20px;
	font-size:16px;
}
.site_map_con  a:hover{
	color:#000;
}
.site_map_con .daolan a{
	font-size:16px;
	margin: 0 5px;
	
}
<!--0.00012898445129395-->